KikuGie's Commons
Toggle table of contents
0.3.1
jvm
Platform filter
jvm
Switch theme
Search in API
KikuGie's Commons
KikuGie's Commons
/
dev.kikugie.commons.result
/
Either
/
Left
Left
data
class
Left
<
L
,
R
>
:
Either
<
L
,
R
>
(
source
)
Members
Properties
is
Left
Link copied to clipboard
open
override
val
isLeft
:
Boolean
value
Link copied to clipboard
val
value
:
L